home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / etc / X11 / app-defaults / UXTerm next >
Text File  |  2006-04-25  |  2KB  |  40 lines

  1. ! $XFree86: xc/programs/xterm/UXTerm.ad,v 1.4 2005/11/03 13:17:27 dickey Exp $
  2.  
  3. ! Use
  4. !    xterm -class UXTerm
  5. ! to set resources for UTF-8 mode with corresponding fonts.
  6. ! See the uxterm script for an example.
  7.  
  8. #include "XTerm-color"
  9.  
  10. *fontMenu.Label:  Unicode Fonts
  11. *VT100.utf8:    1
  12.  
  13. ! This includes "XTerm-color" which includes "XTerm", which defines fonts.
  14. ! Why set them here?
  15. !
  16. ! Here is a simple description.  A technically precise one would be very long.
  17. ! When xterm starts up, it uses the
  18. !
  19. !    *VT100.font
  20. !
  21. ! resource, and if it is told to switch to wide-character (UTF-8) mode, it
  22. ! checks if the given font is "wide", and if not looks for the
  23. !
  24. !    *VT100.utf8Fonts.font
  25. !
  26. ! to obtain a wide font.  A "wide" font has more than 256 glyphs.  Typical
  27. ! wide fonts have 10,000 glyphs.  If the original "*VT100.font" is not wide,
  28. ! and xterm can load the *VT100.utf8Fonts.font, it will use that.
  29. !
  30. ! Making the wide fonts associated with *VT100.font in this file allows uxterm
  31. ! to skip that step.  It will use the fonts that the XTerm file gives for the
  32. ! *VT100.uft8Fonts.font pattern.
  33. *VT100.font2:    -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1
  34. *VT100.font:    -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
  35. *VT100.font3:    -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1
  36. *VT100.font4:    -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1
  37. *VT100.font5:    -misc-fixed-medium-r-normal--18-120-100-100-c-90-iso10646-1
  38. *VT100.font6:    -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1
  39. *allowWindowOps:     false
  40.